projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3243b28
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 26 Feb 2001 13:08:00 +0000
(13:08 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 26 Feb 2001 13:08:00 +0000
(13:08 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 68cea69f88b304c80455e72b379d6369ac34befa..30427f38606eb936ba8b15e767cac1591611f7dd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2001-02-26 Gerd Moellmann <gerd@gnu.org>
+ * lazy-lock.el (lazy-lock-fontify-after-idle): Make sure to
+ fontify in the right buffer.
+
* allout.el (outline-flag-region): Move macro in front of first
use to avoid a run-time error.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 1c1334464a4c82769675ff2b434801e539238906..9d831d091d6db45bb612c30ebbf1bf71a4a7cbad 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2001-02-26 Gerd Moellmann <gerd@gnu.org>
+
+ * dispnew.c: Check HAVE_TERM_H before including term.h.
+
2001-02-24 Andrew Innes <andrewi@gnu.org>
* makefile.w32-in: Update copyright notice.